home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Otherware
/
Otherware_1_SB_Development.iso
/
mac
/
hypercar
/
xcmd
/
proglib.sit
/
Resource Library
/
background_2800.txt
< prev
next >
Wrap
Text File
|
1989-05-28
|
3KB
|
139 lines
-- background: 2800 from stack: in
-- bmap block id: 9068
-- flags: 0000
-- background id: 0
-- name: Welcome
-- part 2 (button)
-- low flags: 00
-- high flags: 8003
-- rect: left=174 top=311 right=336 bottom=252
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Functions
----- HyperTalk script -----
on mouseUp
go to first card of background "Functions"
end mouseUp
-- part 3 (button)
-- low flags: 00
-- high flags: 8003
-- rect: left=342 top=311 right=336 bottom=420
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Sounds
----- HyperTalk script -----
on mouseUp
go to first card of background "Sounds"
end mouseUp
-- part 4 (button)
-- low flags: 00
-- high flags: 8003
-- rect: left=258 top=311 right=336 bottom=336
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Icons
----- HyperTalk script -----
on mouseUp
go to first card of background "Icons"
end mouseUp
-- part 5 (button)
-- low flags: 00
-- high flags: 8003
-- rect: left=6 top=311 right=336 bottom=84
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Commands
----- HyperTalk script -----
on mouseUp
go to first card of background "Commands"
end mouseUp
-- part 6 (button)
-- low flags: 00
-- high flags: 8003
-- rect: left=426 top=311 right=336 bottom=504
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Add
----- HyperTalk script -----
on mouseUp
go to card "Add"
end mouseUp
-- part 9 (button)
-- low flags: 00
-- high flags: 8003
-- rect: left=90 top=311 right=336 bottom=168
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Cursors
----- HyperTalk script -----
on mouseUp
go to first card of background "Cursors"
end mouseUp
-- part 10 (button)
-- low flags: 00
-- high flags: 0001
-- rect: left=476 top=3 right=36 bottom=505
-- title width / last selected line: 0
-- icon id / first selected line: 21700 / 21700
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Home
----- HyperTalk script -----
on mouseUp
go home
end mouseUp